Add a GtkSetting for 'shell-shows-desktop'
authorRyan Lortie <desrt@desrt.ca>
Thu, 14 Nov 2013 20:01:19 +0000 (15:01 -0500)
committerRyan Lortie <desrt@desrt.ca>
Thu, 14 Nov 2013 20:03:04 +0000 (15:03 -0500)
commita90bb7de0eebcecbf94bb1fc6bf496f3743bb362
treedba9b9cc5ee72dd4c40f8bc3e97afa93b3acbda8
parent737302466ae24f686916b57f15da43442b4dcb7a
Add a GtkSetting for 'shell-shows-desktop'

Add a GtkSetting for whether the desktop shell is showing the desktop
folder icons.

This is on by default because most desktop shells do show the icons on
the desktop.  We already have a patch in gnome-settings-daemon to bind
this to the org.gnome.desktop.background show-desktop-icons GSettings
key which is off by default on GNOME.

https://bugzilla.gnome.org/show_bug.cgi?id=712302
gdk/wayland/gdkscreen-wayland.c
gdk/wayland/protocol/gtk-shell.xml
gdk/x11/gdksettings.c
gtk/gtksettings.c